home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / global / nsHelperAppDlg.dtd < prev    next >
Text File  |  2006-02-28  |  2KB  |  44 lines

  1. <!ENTITY caption.label         "Opening #1">
  2.  
  3. <!-- Localization note: The default intro text has 3 "inserts":
  4.         #1 - replaced with the descriptive text that describes the mime type
  5.              (e.g., "MSWord Document")
  6.         #2 - replaced with the mime type (e.g., "application/ms-word")
  7.         #3 - replaced with the filename (e.g., "manual.doc")
  8.         #4 - will be replaced by the brand name (e.g., "Mozilla")
  9.      If there is no descriptive text, then the alternative text is used which
  10.      has only insert #2.
  11.  -->
  12. <!ENTITY intro.label           "The file "#3" is of type #2 (#1), and #4 does not know how to handle this file type. This file is located at:">
  13. <!ENTITY intro.noDesc.label    "The file "#3" is of type #2, and #4 does not know how to handle this file type. This file is located at:">
  14.  
  15. <!ENTITY intro.attachment.label "The site has suggested that "#3" be handled as an attachment. It is of type #2 (#1) and located at:">
  16. <!ENTITY intro.attachment.noDesc.label "The site has suggested that "#3" be handled as an attachment. It is of type #2 and located at:">
  17.  
  18. <!ENTITY intro.sniffed.label "#4 has detected that the file "#3" is likely to be of type #2 (#1). The file is located at:">
  19. <!ENTITY intro.sniffed.noDesc.label "#4 has detected that the file "#3" is likely to be of type #2. The file is located at:">
  20.  
  21. <!ENTITY prompt.label          "What should #1 do with this file?">
  22.  
  23. <!ENTITY alwaysHandle.label     "Always perform this action when handling files of this type">
  24. <!ENTITY alwaysHandle.accesskey "A">
  25.  
  26. <!ENTITY saveToDisk.label      "Save it to disk">
  27. <!ENTITY saveToDisk.accesskey  "S">
  28.  
  29. <!ENTITY useSystemDefault.label        "Open it with the default application (#1)">
  30. <!ENTITY useSystemDefault.noDesc.label "Open it with the default application">
  31. <!ENTITY useSystemDefault.accesskey    "O">
  32.  
  33. <!-- LOCALIZATION NOTE:  do not localize "#1" -->
  34. <!ENTITY openUsing.label       "Open it with">
  35. <!ENTITY openUsing.accesskey   "w">
  36.  
  37. <!ENTITY chooseApp.label       "Choose...">
  38. <!ENTITY chooseApp.accesskey   "C">
  39.  
  40. <!ENTITY chooseAppFilePickerTitle "Choose Helper Application">
  41.  
  42. <!ENTITY badApp                 "The application you specified ("#1") could not be found.  Check the file name or select another application.">
  43. <!ENTITY badApp.title           "Application not found">
  44.